Cryptography

MOC Cybersecurity

Created: 2022-07-20
Tags: #fleeting


ROT13 (Rotate by 13 places)

MD5 message digest algorithm
A cryptographic thing that suffers from extensive vulnerabilities.

-> It can still be used as a checksum to verify data integrity, but only against unintentional corruption.
-> It remains suitable for other non-cryptographic purposes, for example for determining the partition for a particular key in a partitioned database

References